home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
IQ Digizine 2
/
IQ Digizine 2.iso
/
pc
/
shane.dir
/
00014.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
Text File
|
1997-12-08
|
217 b
|
11 lines
on exitFrame
if the movieRate of sprite 2 = 0 then
set the movieRate of sprite 2 to 1
end if
if rollOver(4) then
set the visible of sprite 7 to 0
else
set the visible of sprite 7 to 1
end if
end